projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
adcf118
a4272ef
)
auto merge of #240 : alexcrichton/cargo/cargo-new, r=wycats
author
bors
<bors@rust-lang.org>
Tue, 22 Jul 2014 17:44:39 +0000
(17:44 +0000)
committer
bors
<bors@rust-lang.org>
Tue, 22 Jul 2014 17:44:39 +0000
(17:44 +0000)
This command is used to create a new cargo repository at a destination that
previously does not exist. A separate command, cargo-init, will be implemented
to initialize an already-existing repository.
cc #21
This is currently rebased on #238
Trivial merge